prepare-root: Log to journal, not stdout
authorColin Walters <walters@verbum.org>
Wed, 20 Aug 2025 13:51:10 +0000 (15:51 +0200)
committerColin Walters <walters@verbum.org>
Thu, 21 Aug 2025 07:23:50 +0000 (09:23 +0200)
commitefcb4da526760f20870e05d4d15fd3710c7d0710
treedd1e3498713a8ee59d9ce9f6ea4e5c5db489dfa7
parent711544a2f373f7b9d6d5f9db536e17954c8d576a
prepare-root: Log to journal, not stdout

Since this can now be used as part of the shared library for
soft reboots, we shouldn't have a library write to stdout.
I noticed this in bootc. Use the journal instead.

Signed-off-by: Colin Walters <walters@verbum.org>
src/libotcore/otcore-prepare-root.c